home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / search.context.tmodeloverviewdocument.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.5 KB  |  39 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "search.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "search.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <h1><img src="../../images/tmodel.gif" alt="tModel" height="16" width="16"> tModel - Overview Document</h1>
  18.                     Use the <b>Overview Document</b> tab to view the overview document 
  19.                     Uniform Resource Locator (URL) and its descriptions for this tModel.
  20.                     <UL>
  21.                         <li>
  22.                             <b>Overview Document URL:</b> Displays the URL where the overview document 
  23.                             for this tModel is located. For example, it might display the URL where an interface definition document or Web Services Description Language (WSDL) file is hosted.
  24.                         <li>
  25.                             <b>Description:</b> Contains descriptions for this overview document and the 
  26.                             language for which each description is written.
  27.                             
  28.                         </li>
  29.                     </UL>
  30.                     <h3>More Information</h3>
  31.                     <!-- #include file = "glossary.overviewdocument.htm" -->
  32.                 </td>
  33.             </tr>
  34.         </table>
  35.         <!-- #include file = "search.footer.htm" -->
  36.     </body>
  37. </html>
  38.  
  39.